home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / misc / PatchDevice.readme < prev    next >
Text File  |  1995-07-02  |  2KB  |  67 lines

  1. Short:    Patch any device/unit to other name/unit
  2. Author:   kessler@fim.uni-erlangen.de (Thomas Kessler)
  3. Uploader: kessler@fim.uni-erlangen.de (Thomas Kessler)
  4. Type:     util/misc
  5.  
  6. PatchDevice                                                       PatchDevice
  7.  
  8.    NAME
  9.     PatchDevice
  10.  
  11.    VERSION
  12.     PatchDevice 1.0 by Thomas Kessler (29.4.95)
  13.  
  14.    SYNOPSIS
  15.     PatchDevice OLDNAME/A,NEWNAME/A,OLDUNIT/N,NEWUNIT/N,FORCE/S,QUIET/S
  16.  
  17.    FUNCTION
  18.     PatchDevice is a tool to patch the name and unit of a device to
  19.     another name and unit.
  20.     
  21.     Some programs use hardcoded devicenames, like 'serial.device'
  22.     or 'parallel.device'. Also various controller-tools for
  23.     'xxxscsi.device' or similar use hardcoded names or units.
  24.  
  25.     With PatchDevice you can change these names and units of the
  26.     devices to names and units which your system needs.
  27.  
  28.     If the new specified device is not available in the system,
  29.     PatchDevice informs you about that (see FORCE/S).
  30.     
  31.     Remove the patch with sending a ctrl-c to the process or use
  32.     the 'C:Break' command.
  33.  
  34.    INPUTS
  35.     OLDNAME/A    old (hardcoded) name
  36.  
  37.     NEWNAME/A    new (your) name
  38.  
  39.     OLDUNIT/N    old unit number
  40.  
  41.     NEWUNIT/N    new unit number
  42.  
  43.     FORCE/S        force installation also if newname is not available
  44.             in the system.
  45.  
  46.     QUIET/S        no text-output
  47.  
  48.    NOTE
  49.     If you want to start PatchDevice in your user-startup, you
  50.     will have to 'Run' it.
  51.  
  52.     "Run <>NIL: PatchDevice serial.device mymegaserial.device QUIET"
  53.  
  54.    AUTHOR
  55.     Thomas Kessler (kessler@fim.uni-erlangen.de)
  56.  
  57.  
  58. ============================= Archive contents =============================
  59.  
  60. Original  Packed Ratio    Date     Time    Name
  61. -------- ------- ----- --------- --------  -------------
  62.      628     261 58.4% 29-Apr-95 18:18:20  PatchDevice.info
  63.      764     566 25.9% 29-Apr-95 18:17:44 +PatchDevice
  64.     1291     631 51.1% 29-Apr-95 18:33:08 +PatchDevice.doc
  65. -------- ------- ----- --------- --------
  66.     2683    1458 45.6% 05-May-95 13:26:14   3 files
  67.